
.w {
  width: 1920px;
  position: relative;
  margin-left: -960px;
  left: 50%; }

.w1 {
  width: 1200px;
  position: relative;
  margin-left: -600px;
  left: 50%; }

/*图片放大 start*/
.scale {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table; }

.scale img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s; }

.scale:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2); }

/*图片放大 end*/
.c3 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  background: #f2f2f2;
  padding-bottom: 38px;
  overflow: hidden;
  margin-top: 35px; }
  .c3 .c3_con {
    width: 1188px;
    margin: 0 auto;
    padding-top: 42px; }
    .c3 .c3_con .r_pro_l {
      float: left;
      width: 227px;
      padding: 28px 14px 44px;
      background: #209cdf;
      color: #ffffff; }
      .c3 .c3_con .r_pro_l h2 {
        font-size: 24px;
        line-height: 30px;
        text-align: center; }
        .c3 .c3_con .r_pro_l h2 p {
          font-size: 18px;
          color: rgba(255, 255, 255, 0.36);
          font-family: 宋体; }
      .c3 .c3_con .r_pro_l ul {
        margin-top: 16px;
        background: #75c0e9;
        padding: 23px 19px; }
        .c3 .c3_con .r_pro_l ul li {
          background: url(../image/pro_list.png) no-repeat center center; 
          margin-bottom: 13px; }
          .c3 .c3_con .r_pro_l ul li a {
			  display: block;
			  text-align: center;
            font-size: 16px;
            color: #ffffff;
            line-height: 38px; }
      .c3 .c3_con .r_pro_l .tel {
        color: #fff;
        margin-top: 50px;
        text-align: center;
        line-height: 40px;
        font-size: 16px; }
        .c3 .c3_con .r_pro_l .tel img {
          display: block;
          margin: 0 auto 12px; }
        .c3 .c3_con .r_pro_l .tel p {
          font-size: 26px; }
    .c3 .c3_con .r_pro_r {
      float: right;
      width: 895px; }
      .c3 .c3_con .r_pro_r ul li {
        float: left;
        margin-right: 35px; }
        .c3 .c3_con .r_pro_r ul li:nth-child(3n) {
          margin-right: 0; }
        .c3 .c3_con .r_pro_r ul li:hover a h3 {
          color: #209cdf; }
        .c3 .c3_con .r_pro_r ul li a {
          display: block; }
          .c3 .c3_con .r_pro_r ul li a .img img {
            width: 275px;
            height: 329px; }
          .c3 .c3_con .r_pro_r ul li a h3 {
            font-size: 15px;
            line-height: 60px;
            color: #5a5a5a; }

/*# sourceMappingURL=index.css.map */
